fjes: Disable auto-loading
authorBen Hutchings <ben@decadent.org.uk>
Sat, 18 Mar 2017 20:47:58 +0000 (20:47 +0000)
committerSalvatore Bonaccorso <carnil@debian.org>
Thu, 7 Sep 2023 07:39:52 +0000 (08:39 +0100)
commit78d2f3f2a7944d09df97d6ca7c63b9ab51fc0426
treefc531d93de25e0fe8a96a8f37d6af2971e944d7a
parent72f49adfb97ae96c2818f6cf394cd9d0149e7e9c
fjes: Disable auto-loading

Bug-Debian: https://bugs.debian.org/853976
Forwarded: no

fjes matches a generic ACPI device ID, and relies on its probe
function to distinguish whether that really corresponds to a supported
device.  Very few system will need the driver and it wastes memory on
all the other systems where the same device ID appears, so disable
auto-loading.

Gbp-Pq: Topic debian
Gbp-Pq: Name fjes-disable-autoload.patch
drivers/net/fjes/fjes_main.c